Remade my blog using Obsidian and 11ty.
This new setup works with wikilinks, embed images and I can use Obsidian as a CMS.
Previously I was using wordpress and it worked for a while, but it didn't resonate with the way I write "posts". The whole Digital Garden thing looks better, and although I haven't find a good hosted solution for it, Obisidian works well with it.
I am using https://www.11ty.dev/ and for now 2025-06-22 it's working ok.
Home
Will have list of posts by modified date
Archive
Will have the list of posts by creation date.
I will try to improve the visuals later. Since I change the same notes several times a day I am ordering by latest modified first.
Also since I'm using Github Actions the blog and the content are completely separated. That took some work but it's nice now.